home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / comm / irc / AmirxRebol.readme < prev    next >
Encoding:
Text File  |  1998-10-31  |  2.6 KB  |  76 lines

  1. Short:    AmIRC+REBOL+ARexx toys 
  2. Author:   dwhiting@europa.com  (Dick Whiting)
  3. Uploader: dwhiting@europa.com  (Dick Whiting)
  4. Version:  Works with REBOL 1.0.2.1
  5. Type:     comm/irc
  6.  
  7.                  Copyright ©1998 by Dick Whiting                      
  8.  
  9.  
  10.   Standard Disclaimer: I wrote it, it works for me, I don't guarantee           
  11.   that it will do anything productive for anyone else, etc. etc. ;-)            
  12.  
  13.   HOWEVER, if you do find a use for it: I homeschool my kids and they would
  14.   love a postcard from where EVER you live. Instant Geography Lesson;)          
  15.  
  16.   Postcards:    Dick Whiting
  17.                 28590 S. Beavercreek Rd.
  18.                 Mulino, Oregon 97042
  19.                 USA                                                             
  20.  
  21.   Email:        Dick Whiting <dwhiting@europa.com>
  22.   Web  :        www.europa.com/~dwhiting/
  23.  
  24.  
  25. What they are:
  26.  
  27.    These use a combination of Arexx and REBOL scripts to build a currency
  28.    conversion table, allow for lookups within it, and do currency conversions.
  29.  
  30. Installation: 
  31.  
  32.       1) create an assign for Amirc:
  33.       2) create an assign for Rebol:
  34.       3) copy the Rebol directory from this archive into Amirc:
  35.       4) copy the contents of the Rexx directory into your Amirc:rexx 
  36.       5) within AmIRC create these aliases:
  37.  
  38.          bldrates /rx bldrates
  39.          convert /rx convert %p
  40.          currency /rx currency %p
  41.  
  42. Usage:
  43.  
  44.    bldrates
  45.         has no arguments. It may take a while depending on your connection.
  46.         It reads the page at pacific.commerce and creates a currency table
  47.         used by the others.
  48.  
  49.    currency string/A
  50.         locates information matching a string. For example, "currency finn"
  51.         will return "FIM Finnish Markka 0.200602" in the AmIRC list.
  52.  
  53.    convert amount/A from/A to/A
  54.         is used to convert an amount of one currency to another. For example,
  55.         "/convert 1 cad trl"  will return "1.00 CAD = 183716.44 TRL"
  56.  
  57.  
  58. Dick
  59.  
  60. Oct 23, 1998
  61.  
  62.  
  63. ============================= Archive contents =============================
  64.  
  65. Original  Packed Ratio    Date     Time    Name
  66. -------- ------- ----- --------- --------  -------------
  67.     1965     940 52.1% 24-Oct-98 02:12:30 +Readme
  68.     2061     857 58.4% 24-Oct-98 00:58:12 +bldrates.r
  69.     1774     786 55.6% 24-Oct-98 01:19:34 +convert.r
  70.     1355     637 52.9% 24-Oct-98 01:22:00 +currency.r
  71.     2223     669 69.9% 24-Oct-98 01:31:08 +bldrates.amirx
  72.     2537     787 68.9% 24-Oct-98 01:25:08 +convert.amirx
  73.     2395     731 69.4% 24-Oct-98 01:33:06 +currency.amirx
  74. -------- ------- ----- --------- --------
  75.    14310    5407 62.2% 25-Oct-98 07:35:40   7 files
  76.